body{
    background-color: #F3F1FF;
}
.navbar img{
    width: 40px;
}
.navbar-brand span{
    color: white;
}
nav a:hover{
    color: white !important;
}
.top-heading-Color{
    color: #562EFF;
    font-size: 24px;
}
main, .course-section{
    background-color:#FFFFFF;
    max-width: 870px;
}
.font-size{
    font-size: 20px;
}
.font-color{
    color:  #9F9F9F;
}
.span-color{
    color: #562EFF;
}
.bottom-section p{
    line-height: 20px;
}
.courses img{
    height: 105px;
}
.red-color{
    font-size: 14.6913px;
    line-height: 17px;
    color: #ED6B4F;
}
.link-height{
    line-height: 5px;
}
.checked {
    color: orange;
  }
.div-time-rating{
    height: 20px;
}
.clock{
    text-align: center;
    width: 100px;
    margin-top: -8px;
    padding: 2px 5px;
    color: #FF4A60;
    background-color: #FEE5DF;
    /* border: 1px solid #FF4A60;  */
    border-radius:  14.6913px;
}
.courses{
    box-shadow: 0px 5.34229px 13.3557px rgba(0, 0, 0, 0.05);
}